home *** CD-ROM | disk | FTP | other *** search
- activeBreadboard. setAnimatePoint ( 1,1 )
- activeBreadboard. stampAndMove ( "ButtonEngine" , "buttonEngine" )
- buttonEngine. setName ( "runButton" )
- runButton. setColor ( 255 , 0 , 0 )
- runButton. setItalic ( TRUE )
- runButton. setText("Run")
- activeBreadboard. select("runButton", FALSE)
-